home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
programs
/
mta_vf35.zip
/
MTV__MAC.EXE
/
MTVMAC01.MVM
next >
Wrap
Text File
|
1993-02-22
|
569b
|
12 lines
| This macro can be used to delete files that match [filespec] from
| archives. This example is for PKZIP.
| ----------------------------------------------------------------------
del [4]\[1]
| ----------------------------------------------------------------------
| Delete normal files
| ----------------------------------------------------------------------
[0]pkzip -d [4]\[1] [6]
| ----------------------------------------------------------------------
| Delete file from archive
| ----------------------------------------------------------------------